runtime.ancestorInfo.pcs (field)
4 uses
runtime (current package)
proc.go#L4175: pcs: ipcs,
runtime2.go#L996: pcs []uintptr // pcs from the stack of this goroutine
traceback.go#L856: for fidx, pc := range ancestor.pcs {
traceback.go#L862: if len(ancestor.pcs) == _TracebackMaxFrames {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)